داستان آبیدیک

code block


فارسی

1 کامپیوتر و شبکه:: بلوک کد

The 'if' statement contains boolean expression inside brackets followed by a single or multi line code block. At runtime, if a boolean expression is evalutes to true then the code block will be executed. In the above example, the boolen expression i < j in the second 'if' statement evalutes to be true, only the second 'if' statement's code block will be executed. The first and third 'if' condition evalutes to false, so their code blocks will not be executed. The code block that follows else statement will always be executed, when the 'if' condition evalutes to be false.

واژگان شبکه مترجمین ایران


معنی‌های پیشنهادی کاربران

نام و نام خانوادگی
شماره تلفن همراه
متن معنی یا پیشنهاد شما
Captcha Code